home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr49 / 127_01.zip / SANDERS.SS < prev    next >
Text File  |  1993-06-17  |  4KB  |  275 lines

  1. !---------------------------------------------------------------------------
  2. ! File SSANDERS.682 : RAP SS file for the Sanders 12/7 Printer Serial 0682
  3. !---------------------------------------------------------------------------
  4.  
  5. !---------------------------------------------------------------------------
  6. !                    COMMANDS TO RAP
  7. !        (This section MUST be the first in the SS file)
  8. !---------------------------------------------------------------------------
  9.  
  10. !.ou 8
  11. .ou 4
  12.  
  13. !---------------------------------------------------------------------------
  14. !                  HARDWARE INFORMATION
  15. !---------------------------------------------------------------------------
  16.  
  17. ! CCS 2710 PORT 1 OF 4
  18.  
  19. !baud
  20. !CCS PORT 1 AT 2400 BAUD
  21. !3, 131
  22. !1, 0
  23. !0, 48
  24. !3, 26
  25.  
  26. !i/o port
  27. !0, 5, 1, 32, 0, 0, 1
  28.  
  29. !---------------------------------------------------------------------------
  30. !               USERS PERSONAL SUBSTITUTIONS
  31. !---------------------------------------------------------------------------
  32.  
  33. {six{
  34. .fn 6
  35. .rm 115
  36. .ju 2
  37. .fi
  38. .in 0
  39.  
  40. {two{
  41. .fn 2
  42. .rm 85
  43. .ju 2
  44. .fi
  45. .in 0
  46. ~SF2~~LS15,15~~WS40,75,150~
  47.  
  48. {zero{
  49. .fn 0
  50. .rm 78
  51. .nj
  52. .fi
  53. .in 0
  54.  
  55. {LH{
  56. .nf
  57. .ce 3
  58. }font2}_
  59. Department of Microbiology
  60. University of Massachusetts
  61. Amherst, MA 01003
  62. .rf
  63. .fi
  64.  
  65. {cross{
  66. }_-18}+}_2}|}_16}
  67.  
  68. }_-18}
  69. ~VF-18~
  70.  
  71. }_2}
  72. ~VF2~
  73.  
  74. }_16}
  75. ~VF16~
  76.  
  77. {2cross{
  78. }_-25}+}_18<-84}+}_7}
  79.  
  80. }_-25}
  81. ~VF-25~
  82.  
  83. }_18<-84}
  84. ~VF18~~FE-84~
  85.  
  86. }_7}
  87. ~VF7~
  88.  
  89. {2bar{
  90. }_-20<-20}|}<-60}|}_20}
  91.  
  92. }_-20<-20}
  93. ~VF-20~~FE-20~
  94.  
  95. }<-60}
  96. ~FE-60~
  97.  
  98. }_20}
  99. ~VF20~
  100.  
  101. !GREEK LETTERS
  102.  
  103. {alpha{
  104. }font3}a}RF}
  105.  
  106. {beta{
  107. }font3}b}RF}
  108.  
  109. {gamma{
  110. }font3}c}RF}
  111.  
  112. {kappa{
  113. }font3}k}RF}
  114.  
  115. {lambda{
  116. }font3}l}RF}
  117.  
  118. {mu{
  119. }font3}m}RF}
  120.  
  121. {PHI{
  122. }font3}V}RF}
  123.  
  124. !------------------------
  125.  
  126. {cr{
  127. }u1}51}d2}Cr
  128.  
  129. !---------------------------------------------------------------------------
  130. !                SUBSCRIPTS AND SUPERSCRIPTS
  131. !---------------------------------------------------------------------------
  132.  
  133. }d1}! lead in to subscript
  134. }font6}}d}! NO SPACE ALLOWED
  135.  
  136. }u2}! finish subscript
  137. }u}}RF}
  138.  
  139. }u1}! lead in to superscript
  140. }font6}}u}! NO SPACE ALLOWED
  141.  
  142. }d2}! finish superscript
  143. }d}}RF}
  144.  
  145. !---------------------------------------------------------------------------
  146. !                 BUILT-IN SUBSTITUTIONS
  147. !---------------------------------------------------------------------------
  148.  
  149. !INITIALIZATION
  150.  
  151. ! !tm0!!bm0! defeats auto top and bottom margins on new Sanders OS
  152. ! !lm1500! set margin to 1.5
  153. ! !ru1! drop ribbon usage
  154. }init}
  155. !!CD~!!~tm0~~bm0~~fw9500~~lm1500~~rm1000~
  156.  
  157. }deinit}
  158. ~CD!!~!!RS!!
  159.  
  160. !BOLDFACE
  161.  
  162. }b+}
  163. ~BB6~
  164.  
  165. }b-}
  166. ~EB~
  167.  
  168. !FONT CHANGES
  169.  
  170. }fn-open}
  171. ~SF
  172.  
  173. }fn-close}
  174. ~
  175.  
  176. }font0}
  177. ~SF0~
  178.  
  179. }font1}
  180. ~SF1~
  181.  
  182. }font2}
  183. ~SF2~
  184.  
  185. }font3}
  186. ~SF3~
  187.  
  188. }font4}
  189. ~SF4~
  190.  
  191. }font5}
  192. ~SF5~
  193.  
  194. }font6}
  195. ~SF6~
  196.  
  197. }font7}
  198. ~SF7~
  199.  
  200. }font8}
  201. ~SF8~
  202.  
  203. !JUSTIFICATION
  204.  
  205. }forceprint}
  206. ~PL~
  207.  
  208. }just1}
  209. ~WJ~
  210.  
  211. }just2}
  212. ~LJ~
  213.  
  214. !MODE
  215.  
  216. }center}
  217. ~CT~
  218.  
  219. }left}
  220. ~RR~
  221.  
  222. }right}
  223. ~FR~
  224.  
  225. !UNDERLINING
  226.  
  227. }u+}
  228. ~BU13~
  229.  
  230. }u-}
  231. ~EU~
  232.  
  233. !---------------------------------------------------------------------------
  234. !          TERMINAL/PRINTER SPECIFIC (NOT BUILT-IN)
  235. !---------------------------------------------------------------------------
  236.  
  237. !}wide}
  238. !eA}@! set Sanders line length to 8 inches (default is 7 inches)
  239.  
  240. }u}
  241. ~VF-12~
  242.  
  243. }d}
  244. ~VF12~
  245.  
  246. }rlf}! reverse line feed
  247. ~LF-1~
  248.  
  249. }dotdot}
  250. ~IS' .'~! must use }right} mode
  251.  
  252. }space}
  253. ~IB~
  254.  
  255. !---------------------------------------------------------------------------
  256. !                    END OF SS
  257. !---------------------------------------------------------------------------
  258. 
  259. !BOLDFACE
  260.  
  261. }b+}
  262. ~BB6~
  263.  
  264. }b-}
  265. ~EB~
  266.  
  267. !FONT CHANGES
  268.  
  269. }fn-open}
  270. ~SF
  271.  
  272. }fn-close}
  273. ~
  274.  
  275. }font0